projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab01c7e
)
(find-alternate-file): Undo last change.
author
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 13 Feb 2003 19:37:44 +0000
(19:37 +0000)
committer
Markus Rost
<rost@math.uni-bielefeld.de>
Thu, 13 Feb 2003 19:37:44 +0000
(19:37 +0000)
lisp/files.el
patch
|
blob
|
history
diff --git
a/lisp/files.el
b/lisp/files.el
index 6d8aee3fe01f3ed2971a0d53728ee33e681232f1..1d0816ee572427a2a94694f2fa0ce3567e43563a 100644
(file)
--- a/
lisp/files.el
+++ b/
lisp/files.el
@@
-938,7
+938,7
@@
If the current buffer now contains an empty file that you just visited
(let ((obuf (current-buffer))
(ofile buffer-file-name)
(onum buffer-file-number)
- (odir
(bound-and-true-p dired-directory)
)
+ (odir
dired-directory
)
(otrue buffer-file-truename)
(oname (buffer-name)))
(if (get-buffer " **lose**")